home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / lclqwk21.zip / LOCALQWK.DOC next >
Text File  |  1992-06-20  |  6KB  |  157 lines

  1.  
  2.                                LocalQWK v2.1
  3.                          for RemoteAccess BBS v1.1x
  4.                     Copyright (c) 1992 by Randy Blackmond
  5.                             All Rights Reserved
  6.  
  7.      LocalQWK will allow you, the RA Sysop, to generate QWK mail packets
  8.      from the DOS command line for any user in your Users file. It will
  9.      also allow your to import messages into your message base from a
  10.      a REP file.
  11.  
  12.      LocalQWK uses the Combined Info from the User's record to determine
  13.      the message area selections and uses the Last Read pointers in
  14.      LASTREAD.BBS. No support is present for Welcome, News, Goodbye or New 
  15.      Files screens.
  16.      
  17.      The RA environment variable must be set for LocalQWK to function. 
  18.      PKZIP.EXE and PKUNZIP.EXE are expected to reside in a directory on 
  19.      your DOS Path. The program can be operated from any directory as long 
  20.      as the above two conditions are met.
  21.  
  22.      The syntax for creating a QWK packet with LocalQWK is as follows:
  23.  
  24.      LOCALQWK <User Name> [/D:target dir] [/N:packet name] [/NS] [/NU]
  25.  
  26.      The User Name is the only required parameter.
  27.  
  28.      The target directory, if specified, is where the QWK packet will be
  29.      created. If not specified, the packet will be created in the current
  30.      directory.
  31.  
  32.      The packet name should be 8 characters or less. The extension on the
  33.      packets will be QWK. If not specified, the packet name will be
  34.      LOCALQWK, resulting in a full packet file name of LOCALQWK.QWK.
  35.  
  36.      The /NS switch will create a NetStatus enabled packet.
  37.  
  38.      The /NU switch will suppress the updating of the user's last read 
  39.      pointers.
  40.  
  41.      Example:
  42.  
  43.      LOCALQWK Randy Blackmond /D:C:\QWK /N:BASEMENT /NS /NU
  44.  
  45.      This example would create a packet named BASEMENT.QWK in the directory
  46.      C:\QWK. the packet would have NetStatus enabled and the last read
  47.      pointers would NOT be updated.
  48.  
  49.      The syntax for importing a REP file with LocalQWK is as follows:
  50.  
  51.      LOCALQWK /R /F:<path/name of REP file> [/K] [/H] [/L] [/S] [/E]
  52.  
  53.      The switches are as follows:
  54.  
  55.      /R  - Process a REP file
  56.  
  57.      /F: - full path and name of the REP file to process
  58.  
  59.      /K  - Kill (delete) the REP file after processing
  60.  
  61.  
  62.  
  63.      /H  - Do NOT strip High ASCII characters from imported messages
  64.  
  65.      /L  - Do NOT strip Low ASCII characters from imported messages
  66.  
  67.      /S  - Strip any existing tearlines/taglines from imported messages
  68.  
  69.      /E  - Mark imported echomail messages as Exported
  70.  
  71.      The /S and /E switches deserve a little more explanation. 
  72.      
  73.      The /S switch will cause any tearlines and/or taglines to be removed 
  74.      from imported echomail messages. It will also cause your origin line to 
  75.      be appended to the end of the message after stripping. If you do NOT 
  76.      use the /S, the message will be imported with any existing tear/tag 
  77.      intact. If the message contains a pre-existing origin line, your origin 
  78.      line will NOT be appended to the message, otherwise it will.
  79.  
  80.      The /E switch will set the Exported bit on imported echomail to ON so
  81.      as to keep that message from being exported by any other software that
  82.      uses the Exported bit and a guide, such as a mail scanner like those 
  83.      used in FIDONet.
  84.  
  85.      Example:
  86.  
  87.      LOCALQWK /R /F:C:\BASEMENT.REP /K /H /S /E
  88.  
  89.      This example would process the REP file C:\BASEMENT.REP, delete it when
  90.      finished, strip all low ASCII characters, keep all high ASCII characters,
  91.      strip all tearlines/taglines from imported messages and turn on the 
  92.      Exported bit on all imported echo messages.
  93.  
  94.      LocalQWK can also handle imported net messages. For LocalQWK to recognize
  95.      a net message, the first line of text in the message must include the
  96.      string 'NET>zone:net/node' in the first column.
  97.  
  98.      Example:
  99.  
  100.      NET>1:381/70
  101.  
  102.      The presence of the above string on the first line of the message would
  103.      cause the message to be recognized as a net message to 1:381/70. This
  104.      assumes the message is imported into a netmail message board.
  105.      
  106.      DISCLAIMER
  107.      ----------
  108.      I, Randy Blackmond, will not be held liable for any damages, real or
  109.      perceived, caused by the use of LocalQWK, either directly or indirectly.
  110.      No warranties, express or implied, are given. USE AT YOUR OWN RISK!
  111.  
  112.      SUPPORT
  113.      -------
  114.      If you have comments, suggestions or bug reports, you can contact me
  115.      by several methods: 
  116.  
  117.      Via FIDONet echomail in the RA_UTIL echo.
  118.      Via FIDONet netmail to Randy Blackmond (1:381/70).
  119.      Call my BBS at 505-589-0319 (1200-9600 USR DS).
  120.      Call voice and leave a message at 505-589-0317 (24 hours).
  121.  
  122.      
  123.      Be sure and check out these other products for RemoteAccess:
  124.  
  125.      RAMail
  126.      Txt2Msg for RA
  127.      CC-TRX Credit Card Door
  128.      
  129.      REGISTRATION
  130.      ------------
  131.      LocalQWK is a shareware product, which means you try before you by.
  132.      If after a 2 week evaluation period you wish to continue using
  133.      LocalQWK, you must register it with the author or discontinue using
  134.      the program. To register, complete and return the registration form with
  135.      a check or money order made payable to Randy Blackmond.
  136.  
  137.      -----------------------------------------------------------------------
  138.  
  139.      LocalQWK v2.1 Registration Form
  140.  
  141.      Randy Blackmond              LocalQWK is $15.00 US/$20.00 INTERNATIONAL
  142.      RR #1 Box 634
  143.      Anthony, NM 88021
  144.  
  145.      Sysop Name _________________________ BBS Name _________________________
  146.  
  147.      BBS Phone _____________________  Voice Phone __________________________
  148.  
  149.      FIDONet address (if applicable) __________________
  150.  
  151.      COMMENTS ______________________________________________________________
  152.  
  153.      _______________________________________________________________________
  154.  
  155.      _______________________________________________________________________
  156.  
  157.